home *** CD-ROM | disk | FTP | other *** search
- global snextmovie, spastmovie, nnextfn
-
- on mouseDown
- puppetSound("Single Click")
- cursor(4)
- set nnextfn to 1
- set spastmovie to the movie
- set snextmovie to the name of cast the mouseCast & "_00"
- set the type of sprite 2 to 0
- mpstypez(32, 33, 0)
- mspriteset(1, 1, 1, 0, the number of cast snextmovie, 320, 240)
- puppetTransition(23)
- go("OUT")
- unLoadCast()
- end
-